tools: cpupools: Rename cpu-pool commands in xm to cpupool-*
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 21 Oct 2010 17:35:18 +0000 (18:35 +0100)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 21 Oct 2010 17:35:18 +0000 (18:35 +0100)
commit18dd3dbdf2721c656676a15dac91eefb7b46e3cd
tree2c08be1f016666bf12f1723665a2e1cee43feca9
parent63c5ef9841fad351e94f8c2e281c75aedb31ebad
tools: cpupools: Rename cpu-pool commands in xm to cpupool-*

The xm commands pool-* are renamed to cpupool-*
The old pool-* commands are defined as aliases.

Signed-off-by: juergen.gross@ts.fujitsu.com
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
--HG--
rename : tools/python/xen/xm/pool-create.py => tools/python/xen/xm/cpupool-create.py
rename : tools/python/xen/xm/pool-new.py => tools/python/xen/xm/cpupool-new.py
rename : tools/python/xen/xm/pool.py => tools/python/xen/xm/cpupool.py
tools/python/xen/xm/cpupool-create.py [new file with mode: 0644]
tools/python/xen/xm/cpupool-new.py [new file with mode: 0644]
tools/python/xen/xm/cpupool.py [new file with mode: 0644]
tools/python/xen/xm/main.py
tools/python/xen/xm/pool-create.py [deleted file]
tools/python/xen/xm/pool-new.py [deleted file]
tools/python/xen/xm/pool.py [deleted file]